PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFRemoteGoToAction Class
Fields Methods


In This Topic
    PDFRemoteGoToAction Class Members
    In This Topic

    The following tables list the members exposed by PDFRemoteGoToAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected Field (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a PDF action from a cos dictionary. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the cos action object. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the destination to jump to.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the file in which the destination is located.  
    Public MethodGets a value indicating whether to open the destination document in a new window.  
    Public MethodSets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodSets the destination to jump to.  
    Public MethodSets the file in which the destination is located.  
    Public MethodSets a value indicating whether to open the destination document in a new window.  
    Top
    See Also